services.fcgiwrap.instances.<name>.socket.address

Socket address. In case of a UNIX socket, this should be its filesystem path.

Type
string
Default
"/run/fcgiwrap-‹name›.sock"
Example
"1.2.3.4:5678"
Declared
<nixpkgs/nixos/modules/services/web-servers/fcgiwrap.nix>